Skip to content

chore(deps): bump ai from 7.0.64 to 7.0.71 - #47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.71
Open

chore(deps): bump ai from 7.0.64 to 7.0.71#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ai-7.0.71

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown

Bumps ai from 7.0.64 to 7.0.71.

Changelog

Sourced from ai's changelog.

7.0.71

Patch Changes

  • 9a37469: Prevent exceptions in streaming onChunk and onError callbacks from terminating the stream or masking provider errors.
  • Updated dependencies [936719b]
    • @​ai-sdk/gateway@​4.0.57

7.0.70

Patch Changes

  • 9566914: Stop multi-step text generation for client tool approval even when a provider-executed tool has a deferred result.
  • b181020: fix: reject streamObject result promises and report failed completion when the provider stream errors
  • 7054073: Filter preliminary tool outputs when ignoreIncompleteToolCalls is enabled.
  • a828527: Prevent automatic tool execution when a model call ends with an unsafe finish reason.
  • d3cc3fe: Clear partial UI message parts when a WorkflowAgent model-call step is retried.
  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28
    • @​ai-sdk/gateway@​4.0.56

7.0.69

Patch Changes

  • Updated dependencies [1f7a464]
    • @​ai-sdk/gateway@​4.0.55

7.0.68

Patch Changes

  • Updated dependencies [257632b]
    • @​ai-sdk/gateway@​4.0.54

7.0.67

Patch Changes

  • Updated dependencies [a0b1ffc]
    • @​ai-sdk/gateway@​4.0.53

7.0.66

Patch Changes

  • 0782259: Keep chat status submitted until response content begins streaming.
  • 2fd1214: Fix declaration emit for exported values that infer an Output type.

7.0.65

... (truncated)

Commits
  • e2aa796 Version Packages (#19186)
  • 936719b feat(gateway): experimental batch API support (#19032)
  • 9a37469 fix: contain streaming callback exceptions without interrupting consumers or ...
  • 97a9489 Version Packages (#19085)
  • b181020 fix: settle streamObject results and report provider stream failures without ...
  • 7054073 fix: omit preliminary tool outputs when ignoring incomplete tool calls (#19084)
  • a828527 fix: prevent automatic tool execution after unsafe model finish reasons (#19066)
  • d3cc3fe fix: WorkflowAgent retries leave stale partial tool calls blocking approvals ...
  • 9566914 fix: halt programmatic tool calls for pending client tool approval (#19052)
  • 65658f3 Version Packages (#19060)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 7.0.64 to 7.0.71.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@7.0.71/packages/ai)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 7.0.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants